Skip to content
This repository has been archived by the owner on Mar 12, 2020. It is now read-only.

Feature/state machine name #23

Merged
merged 2 commits into from
Mar 22, 2019
Merged

Feature/state machine name #23

merged 2 commits into from
Mar 22, 2019

Conversation

tdauth
Copy link
Contributor

@tdauth tdauth commented Mar 21, 2019

See #21

tdauth added 2 commits March 21, 2019 12:44
The user has to specify a name per state machine.
This simplifies the code.
@codecov-io
Copy link

codecov-io commented Mar 21, 2019

Codecov Report

Merging #23 into master will decrease coverage by 0.18%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #23      +/-   ##
==========================================
- Coverage   99.05%   98.87%   -0.19%     
==========================================
  Files          13       11       -2     
  Lines         106       89      -17     
  Branches       12        9       -3     
==========================================
- Hits          105       88      -17     
  Misses          1        1
Impacted Files Coverage Δ
...etest/guistatemachine/api/GuiStateMachineApi.scala 100% <ø> (ø) ⬆️
...de/retest/guistatemachine/api/impl/StateImpl.scala 100% <100%> (ø) ⬆️
...statemachine/api/impl/GuiStateMachineApiImpl.scala 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e0fc57b...83380af. Read the comment docs.

@tdauth tdauth requested a review from beatngu13 March 21, 2019 13:30
@rebazer rebazer merged commit a2fbd97 into master Mar 22, 2019
@rebazer rebazer deleted the feature/state-machine-name branch March 22, 2019 22:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants